home *** CD-ROM | disk | FTP | other *** search
/ The National Palace Museum Experience / The National Palace Museum Experience.iso / Programs / Opening.dxr / 00025.ls < prev    next >
Encoding:
Text File  |  1998-11-19  |  111 b   |  10 lines

  1. on exitFrame
  2.   if the movieRate of sprite 4 then
  3.     go(the frame)
  4.   end if
  5. end
  6.  
  7. on mouseDown
  8.   gotomenu()
  9. end
  10.